home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 16 / PC Actual CD 16.iso / autocad / R14201.DXR / 00266_soundoffpusht.txt < prev    next >
Encoding:
Text File  |  1997-04-24  |  139 b   |  7 lines

  1. on mouseUp
  2.   soundOFF
  3.   set the membernum of sprite(47) to the number of member "soundRoll"
  4.   puppetTransition 3,0,128
  5.   updatestage
  6.   
  7. end